arm: drop redundant declaration of arch_get_xen_caps()
authorJan Beulich <jbeulich@suse.com>
Wed, 20 May 2015 11:39:39 +0000 (13:39 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 20 May 2015 11:39:39 +0000 (13:39 +0200)
commiteab064758751a5fd8af240cc5e6591f83e2217ec
tree3dfe74b9ffcbc74b86a835e47294bd813fb9bb1a
parentea329b0dccbd66133b136971a78ea88baaeca817
arm: drop redundant declaration of arch_get_xen_caps()

It's being declared in xen/hypercall.h, and the duplication causes a
build failure with commit 8ddb99287c.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/include/asm-arm/setup.h